home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1999 Spring / macformat-077.iso / Demos / RealPool Demo / 3D.DAT / 00240_down.ls < prev    next >
Encoding:
Text File  |  1998-05-02  |  143 b   |  7 lines

  1. on mouseUp
  2.   butsound()
  3.   if the castNum of sprite 10 < 228 then
  4.     set the castNum of sprite 10 to the castNum of sprite 10 + 1
  5.   end if
  6. end
  7.